From 5ef6e9ef0b70c4c9530ee08b19514ecd143fb6c6 Mon Sep 17 00:00:00 2001 From: =?utf8?q?IOhannes=20m=20zm=C3=B6lnig?= Date: Wed, 5 Feb 2014 13:32:23 +0100 Subject: [PATCH] Removed unused patch. since we now run the output of jacktrip through a filter in order to generate nice manpages, there is no more need to patch the sources. --- debian/patches/manpage-has-errors-from-man | 25 ---------------------- debian/patches/series | 1 - 2 files changed, 26 deletions(-) delete mode 100644 debian/patches/manpage-has-errors-from-man diff --git a/debian/patches/manpage-has-errors-from-man b/debian/patches/manpage-has-errors-from-man deleted file mode 100644 index 176fac8..0000000 --- a/debian/patches/manpage-has-errors-from-man +++ /dev/null @@ -1,25 +0,0 @@ -Description: shortened gPrintSeparator for nicer help2man output -Author: IOhannes m zmoelnig - ---- jacktrip.orig/src/jacktrip_globals.h -+++ jacktrip/src/jacktrip_globals.h -@@ -70,7 +70,7 @@ - //******************************************************************************* - /// \name Separator for terminal printing - //@{ --const char* const gPrintSeparator = "---------------------------------------------------------"; -+const char* const gPrintSeparator = ""; - //@} - - ---- jacktrip.orig/src/Settings.cpp -+++ jacktrip/src/Settings.cpp -@@ -247,7 +247,7 @@ - cout << "Copyright (c) 2008-2009 Juan-Pablo Caceres, Chris Chafe." << endl; - cout << "SoundWIRE group at CCRMA, Stanford University" << endl; - cout << "VERSION: " << gVersion << endl; -- cout << "-----------------------------------------------------------------------------" << endl; -+ cout << gPrintSeparator << endl; - cout << "" << endl; - cout << "Usage: jacktrip [-s|-c host] [options]" << endl; - cout << "" << endl; diff --git a/debian/patches/series b/debian/patches/series index bba263b..c2e986b 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,2 +1 @@ -manpage-has-errors-from-man remove_sflogo.patch -- 2.30.2